home *** CD-ROM | disk | FTP | other *** search
- Path: eagle.uis.edu!chen
- From: chen@eagle.uis.edu (David Chen)
- Newsgroups: comp.lang.c++
- Subject: date segment
- Date: 6 Feb 1996 02:21:01 GMT
- Organization: Sangamon State University
- Message-ID: <4f6dud$ki3@eagle.uis.edu>
- NNTP-Posting-Host: eagle.uis.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi, there,
-
- I am doing some windows programming and have a question.
-
- A friend told me that if I am compiling the DLL as large memory model, I have
- make the DATA as FIXED in the .DEF file. Otherwise, it is possible to cause
- the infamous GPF.
-
- Anyone who can tell me why and which kind of ref. books I should read about
- this issue?
-
- Thanks,
-
- David
-
-